[INFO] fetching crate nyar-runtime 0.0.2...
[INFO] checking nyar-runtime-0.0.2 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate nyar-runtime 0.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate nyar-runtime 0.0.2
[INFO] finished tweaking crates.io crate nyar-runtime 0.0.2
[INFO] tweaked toml for crates.io crate nyar-runtime 0.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nyar-runtime 0.0.2 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 245 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding wasmtime v18.0.4 (available: v46.0.1)
[INFO] [stderr]       Adding wasmtime-wasi v18.0.4 (available: v46.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leb128 v0.2.7
[INFO] [stderr]   Downloaded wat v1.253.0
[INFO] [stderr]   Downloaded wast v253.0.0
[INFO] [stderr]   Downloaded wasm-encoder v0.253.0
[INFO] [stderr]   Downloaded wasmparser v0.253.0
[INFO] [stderr]   Downloaded cap-net-ext v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47838dcdbff65dfe1566c4a6b1b3ae21e77affd9d8c2ae7fef02d62ee0be7e23
[INFO] running `Command { std: "docker" "start" "47838dcdbff65dfe1566c4a6b1b3ae21e77affd9d8c2ae7fef02d62ee0be7e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47838dcdbff65dfe1566c4a6b1b3ae21e77affd9d8c2ae7fef02d62ee0be7e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47838dcdbff65dfe1566c4a6b1b3ae21e77affd9d8c2ae7fef02d62ee0be7e23" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47838dcdbff65dfe1566c4a6b1b3ae21e77affd9d8c2ae7fef02d62ee0be7e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47838dcdbff65dfe1566c4a6b1b3ae21e77affd9d8c2ae7fef02d62ee0be7e23" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling cap-primitives v2.0.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking wasm-encoder v0.41.2
[INFO] [stderr]     Checking cpp_demangle v0.3.5
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking cranelift-control v0.105.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling cap-std v2.0.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.1
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking wasm-encoder v0.253.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasmtime-asm-macros v18.0.4
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v18.0.4
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling cap-fs-ext v2.0.2
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling wasi-common v18.0.4
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking tokio v1.53.0
[INFO] [stderr]     Checking wast v253.0.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/656ccbe796ff98def9b555c118e1620c5389e3b2/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=3e5c3ebd62158c1a -C extra-filename=-487c49b4fcfe35a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-12164dedcc9c97c0.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-488dcf4f13423b18.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-e6364a9e6650ce14.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "47838dcdbff65dfe1566c4a6b1b3ae21e77affd9d8c2ae7fef02d62ee0be7e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47838dcdbff65dfe1566c4a6b1b3ae21e77affd9d8c2ae7fef02d62ee0be7e23", kill_on_drop: false }`
[INFO] [stdout] 47838dcdbff65dfe1566c4a6b1b3ae21e77affd9d8c2ae7fef02d62ee0be7e23
